Welcome![Sign In][Sign Up]
Location:
Search - c tcp

Search list

[TCP/IP stackTCP

Description: 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
Platform: | Size: 2048 | Author: justbat | Hits:

[TCP/IP stackSource

Description: 实时串口转以太网功能,UDP,TCP及各种串口设置实现-Features real-time serial to Ethernet, UDP, TCP and various serial port settings to achieve
Platform: | Size: 9216 | Author: 朱凤波 | Hits:

[TCP/IP stackTCP_IP_Illustrated_Volume_1

Description: 计算机网络经典书籍。TCP/IP详解1,英文原版,chm格式。-Classic books of computer networks. TCP/IP Detailed 1, the original English edition, chm format.
Platform: | Size: 8666112 | Author: llmfei | Hits:

[TCP/IP stacktcpip

Description: 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
Platform: | Size: 33792 | Author: 叶敬明 | Hits:

[TCP/IP stackCom2TCP_0.02_src

Description: 物件化實作串口編程,一個源碼同時包含Server和Client,可以做到Com to TCP和TCP to Com。-Object implementations of serial programming, a source at the same time contains the Server and Client, can be done Com to TCP and TCP to Com.
Platform: | Size: 1813504 | Author: 陳貴彥 | Hits:

[.netTCP

Description: TCP聊天服务器客户端,用C#語言編寫,數據庫爲SQLSERVER-TCP
Platform: | Size: 79872 | Author: 依利 | Hits:

[CSharpUDP-TCP

Description: C#的UDP与TCP程序,简单应用,已经编译通过-C# the UDP and TCP procedures, easy application, has been compiled through
Platform: | Size: 4096 | Author: ck | Hits:

[TCP/IP stacksocket

Description: TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
Platform: | Size: 13312 | Author: lala | Hits:

[OtherTcp-Ip_Illustrated_(W_Richard_Stevens)_Volume_1.r

Description: TCP IP introduction by W_Richard_Stevens in chm format
Platform: | Size: 998400 | Author: Kishore Krishnan | Hits:

[Internet-Networkthread_server.c

Description: unix program of tcp ip client server for network sockets
Platform: | Size: 2048 | Author: chirag | Hits:

[Internet-Networkclient.c

Description: unix program of tcp ip client server for network sockets
Platform: | Size: 1024 | Author: chirag | Hits:

[Linux-Unixtcp

Description: linux下用C编写的TCP/IP 数据传送程序-linux using C prepared by TCP/IP data transfer procedures
Platform: | Size: 13312 | Author: 刘胜 | Hits:

[TCP/IP stackTCP-IP.progamming

Description: 该程序是讲解TCP/IP实现的具体方法。其中包括协议内容的简单介绍和具体协议的实现方法。-this dacument tell us how to program the tcp/ip.it uses the c language .
Platform: | Size: 197632 | Author: 张清华 | Hits:

[CommunicationWINSOCK-TCP

Description: 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
Platform: | Size: 106496 | Author: yihan222 | Hits:

[Multimedia programsocket

Description: 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication
Platform: | Size: 27648 | Author: 水城男孩 | Hits:

[TCP/IP stackTCPIP

Description: TCP/IP 端口监听,TCP/IP 协议 VS2005 C#-tcp/ip listen
Platform: | Size: 80896 | Author: laoco | Hits:

[CSharpEasyChat

Description: 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TCP通信的类的实际应用。 2. WIN平台下的多线程程序开发,后台监听线程是网络应用程序开发中的一个基本技术,这个实例的客户端和服务器端都用了后台监听数据包的线程。 3. 客户端和服务器之间交换消息的方法,主要是byte[ ]格式的消息包的消息格式设计和识别,以便让客户端和服务器能够正确交互。 4. 服务端对连接客户的信息存储和状态监控,这个实例用了Hashtable来存储客户连接信息-a chat tool develop by c# in the desk of windows,including source code of client sever ,which can help the students who want to study .net and c#
Platform: | Size: 831488 | Author: sunrong | Hits:

[Internet-Networktcp

Description: 对tcp协议进行了详细的分析,并通过抓包来证明结果,C语言编程,绝对经典的源码!-Tcp agreement on a detailed analysis, and to prove that the results of capture, C language programming, the source is absolutely classic!
Platform: | Size: 2048 | Author: 卢麟 | Hits:

[Delphi/CppBuildertcp-ip-sockets-in-c-second-edition-practical-guid

Description: The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text
Platform: | Size: 791552 | Author: chane | Hits:

[uCOSucTCP-IP_V1_92

Description: Micriμm Empowering Embedded Systems μC/TCP-IP V1.92 User’s Manual
Platform: | Size: 398336 | Author: David Gao | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net